#menu {width: 800px; text-align: center; margin: 0px auto; }

.rollovermenu{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
		}
.rollovermenu li {
	padding: 0;
	margin: 0;
	height: 34px;
	list-style: none;
	background-repeat: no-repeat;
	
}
.rollovermenu li a, .rollovermenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 34px;
	
	background-repeat: no-repeat;
}
.home a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/home.gif); width: 94px;}
.home a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/home-or.gif); width: 94px;}

.contact a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/contactus.gif); width: 94px;}
.contact a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/contactus-or.gif); width: 94px;}

.apply a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/applyforacard.gif); width: 94px;}
.apply a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/applyforacard-or.gif); width: 94px;}

.team a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/meettheteam.gif); width: 94px;}
.team a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/meettheteam-or.gif); width: 94px;}

.compare a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/comparecards.gif); width: 94px;}
.compare a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/comparecards-or.gif); width: 94px;}
.site a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/sitelocator.gif); width: 94px;}
.site a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/sitelocator-or.gif); width: 94px;}
.eservices a {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/eservices.gif); width: 94px;}
.eservices a:hover {background-image: url(http://www.fuelcardservices.com/anthonyk/includes/menu/eservices-or.gif); width: 94px;}

.rollovermenu li {}
.rollovermenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}